Namespace - LJCSQLUtilLibDAL
Parameters
columnID - The table ID.
keyTypeID - The key type ID.
Returns
The data record.
Syntax
| C# |
|
public DbMetaDataKey RetrieveWithUniqueKey(Int32 columnID, Int32 keyTypeID)
|
Retrieves a data record with the supplied values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.